curl --request GET \
--url https://api.onetsolutions.net/v1/compute/software-packages/{id} \
--header 'Authorization: Bearer <token>'Retrieve detailed information about a specific software package, including version, description, system requirements, and installation parameters.
curl --request GET \
--url https://api.onetsolutions.net/v1/compute/software-packages/{id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.